module Base
{

    model Pants_Skinny_Ground
    {
        mesh = WorldItems/Clothing/Pants_Skinny_Ground,
        scale = 1,
    }

    item Pants_Classic_Lynx
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pants Lynx,
        ClothingItem = Pants_Classic_Lynx,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = Pants_Classic_Lynx;Pants_Classic_Lynx2;Pants_Classic_Lynx3;Pants_Classic_Lynx4;Pants_Classic_Lynx5,
        RunSpeedModifier = 0.98,
	ScratchDefense = 55,
	BiteDefense = 30,
        Insulation = 0.3,
        WindResistance = 0.5,
        WaterResistance = 0.4,
	Weight = 1,
        FabricType = Cotton,
        ClothingItemExtra = Pants_Classic_Lynx_RollUp;Pants_Classic_Lynx_Tuck,
        ClothingItemExtraOption = RollUpPants;TuckPants,
        ClothingExtraSubmenu = PutOn,
        WorldStaticModel = Pants_Vanilla_Ground,
    }

    item Pants_Classic_Lynx_RollUp
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pants Lynx,
        ClothingItem = Pants_Classic_Lynx_RollUp,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = Pants_Classic_Lynx_RollUp;Pants_Classic_Lynx_RollUp2;Pants_Classic_Lynx_RollUp3;Pants_Classic_Lynx_RollUp4;Pants_Classic_Lynx_RollUp5,
        RunSpeedModifier = 0.98,
	ScratchDefense = 55,
	BiteDefense = 30,
        Insulation = 0.25,
        WindResistance = 0.45,
        WaterResistance = 0.35,
	Weight = 1,
[        FabricType = Cotton,
        ClothingItemExtra = Pants_Classic_Lynx;Pants_Classic_Lynx_Tuck,
        ClothingItemExtraOption = PutOn;TuckPants,
        ClothingExtraSubmenu = RollUpPants,
        WorldStaticModel = Pants_Vanilla_Ground,
    }

    item Pants_Classic_Lynx_Tuck
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pants Lynx,
        ClothingItem = Pants_Classic_Lynx_Tuck,
        BodyLocation = Pants,
        BloodLocation = Trousers,
	IconsForTexture = Pants_Classic_Lynx;Pants_Classic_Lynx2;Pants_Classic_Lynx3;Pants_Classic_Lynx4;Pants_Classic_Lynx5,
        RunSpeedModifier = 0.98,
        ScratchDefense = 35,
        BiteDefense = 25,
        Insulation = 0.3,
        WindResistance = 0.5,
        WaterResistance = 0.4,
	Weight = 1,
        FabricType = Cotton,
        ClothingItemExtra = Pants_Classic_Lynx;Pants_Classic_Lynx_RollUp,
        ClothingItemExtraOption = PutOn;RollUpPants,
        ClothingExtraSubmenu = TuckPants,
        WorldStaticModel = Pants_Vanilla_Ground,
    }

    model Pants_Vanilla_Ground
    {
        mesh = WorldItems/Clothing/Pants_Vanilla_Ground,
        scale = 1,
    }



    item Pants_Shorts_Lynx
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Shorts Lynx,
        ClothingItem = Pants_Shorts_Lynx,
        BodyLocation = SkinnyPants,
        BloodLocation = ShortsShort,
        IconsForTexture = Pants_Shorts_Lynx;Pants_Shorts_Lynx2;Pants_Shorts_Lynx3;Pants_Shorts_Lynx4;Pants_Shorts_Lynx5;Pants_Shorts_Lynx6,
        ScratchDefense = 20,
        BiteDefense = 10,
        Insulation = 0.2,
        WindResistance = 0.2,
	Weight = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Pants_Shorts_Ground,
    }

    model Pants_Shorts_Ground
    {
        mesh = WorldItems/Clothing/Pants_Shorts_Ground,
        scale = 1,
    }



    item Pants_Skinny_Lynx
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pants Lynx,
        ClothingItem = Pants_Skinny_Lynx,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = Pants_Skinny_Lynx;Pants_Skinny_Lynx2;Pants_Skinny_Lynx3;Pants_Skinny_Lynx4;Pants_Skinny_Lynx5;Pants_Skinny_Lynx6,
        RunSpeedModifier = 0.98,
	ScratchDefense = 45,
	BiteDefense = 20,
        Insulation = 0.2,
        WindResistance = 0.4,
        WaterResistance = 0.3,
	Weight = 1,
        FabricType = Cotton,
        ClothingItemExtra = Pants_Skinny_Lynx_RollUp,
        ClothingItemExtraOption = RollUpPants,
        ClothingExtraSubmenu = PutOn,
        WorldStaticModel = Pants_Skinny_Ground,
    }

    item Pants_Skinny_Lynx_RollUp
    {
        DisplayCategory = Clothing,
        Type = Clothing,
        DisplayName = Pants Lynx,
        ClothingItem = Pants_Skinny_Lynx_RollUp,
        BodyLocation = Pants,
        BloodLocation = Trousers,
        IconsForTexture = Pants_Skinny_Lynx_RollUp;Pants_Skinny_Lynx_RollUp2;Pants_Skinny_Lynx_RollUp3;Pants_Skinny_Lynx_RollUp4;Pants_Skinny_Lynx_RollUp5;Pants_Skinny_Lynx_RollUp6,
        RunSpeedModifier = 0.98,
	ScratchDefense = 45,
	BiteDefense = 20,
        Insulation = 0.15,
        WindResistance = 0.35,
        WaterResistance = 0.25,
	Weight = 1,
        FabricType = Cotton,
        ClothingItemExtra = Pants_Skinny_Lynx,
        ClothingItemExtraOption = PutOn,
        ClothingExtraSubmenu = RollUpPants,
        WorldStaticModel = Pants_Skinny_Ground,
    }



}